home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCMania 39
/
PCMania CD39_3.iso
/
multi
/
music
/
jumpcut.dir
/
00006_Script_6
< prev
next >
Wrap
Text File
|
1995-08-10
|
176b
|
9 lines
on exitFrame
global exitYet
if exitYet = TRUE then go to "exit"
if exitYet = FALSE then
set exitYet to TRUE
go to movie "MSCENTRL.DIR"
end if
end